Global Variables
The following global variables are available globally.
-
This string key (
CLOUD_KIT_ERROR
), is used as a name to listen for during error handling. When observed, attached object is an optional CKError value.Declaration
Swift
public let MCErrorNotification = "CLOUD_KIT_ERROR"